* src/regex.c (re_comp): Protoize.
authorAndreas Schwab <schwab@linux-m68k.org>
Sat, 30 Jul 2011 13:20:04 +0000 (15:20 +0200)
committerAndreas Schwab <schwab@linux-m68k.org>
Sat, 30 Jul 2011 13:20:04 +0000 (15:20 +0200)
commit979a918eeb60d3a449be73633a50a5b5e772c9dc
tree425e829307393f0f01cabeb2fd6b89741a686fab
parent2ddde695ea6e6c2be80a4a84a3d9ce507dc505c8
* src/regex.c (re_comp): Protoize.
(re_exec): Fix return type.
(regexec): Fix type of `ret'.
src/ChangeLog
src/regex.c